Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-12005 | GEN003700 | SV-27424r1_rule | ECSC-1 | Medium |
Description |
---|
Unnecessary services should be disabled to decrease the attack surface of the system. |
STIG | Date |
---|---|
Red Hat Enterprise Linux 5 Security Technical Implementation Guide | 2015-09-03 |
Check Text ( None ) |
---|
None |
Fix Text (F-24696r1_fix) |
---|
# service xinetd stop ; chkconfig xinetd off |